home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 138
/
Volume 138 Aug 19 2011 - Damaged.iso
/
Games
/
the_independent.swf
/
scripts
/
DefineSprite_56
/
frame_3
/
DoAction.as
Wrap
Text File
|
2011-08-19
|
187b
|
13 lines
if(this.servresult == "stop")
{
this.gotoAndStop(1);
}
if(this.servresult == "Ok")
{
_root.sectionStart(8);
}
if(this.servresult == "")
{
this.gotoAndPlay("loop");
}